home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- CLASS = DKDArrowMini;
- LANGUAGE = ObjC;
- OUTLETS = {
- angleArrowSliderLabel = DKDLabelControlSet;
- angleArrowTextLabel = DKDLabelControlSet;
- endArrowCheckboxLabel = DKDLabelControlSet;
- fillArrowCheckboxColorLabel = DKDLabelControlSet;
- formArrowPopupLabel = DKDLabelControlSet;
- fromCurveArrowCheckboxLabel = DKDLabelControlSet;
- joinArrowPopupLabel = DKDLabelControlSet;
- lineArrowCheckboxColorLabel = DKDLabelControlSet;
- lineWidthArrowSliderLabel = DKDLabelControlSet;
- lineWidthArrowTextLabel = DKDLabelControlSet;
- offsetArrowSliderLabel = DKDLabelControlSet;
- offsetArrowTextLabel = DKDLabelControlSet;
- segsArrowCheckboxLabel = DKDLabelControlSet;
- sizeArrowSliderLabel = DKDLabelControlSet;
- sizeArrowTextLabel = DKDLabelControlSet;
- startArrowCheckboxLabel = DKDLabelControlSet;
- };
- SUPERCLASS = DKDArrowPanel;
- },
- {
- ACTIONS = {
- arrowAngleTextFieldAction = id;
- arrowAtEndCheckboxAction = id;
- arrowAtStartCheckboxAction = id;
- arrowCallHelpAction = id;
- arrowFillCheckboxAction = id;
- arrowFillColorWellAction = id;
- arrowForEachSegmentCheckboxAction = id;
- arrowFormPopupAction = id;
- arrowJoinPopupAction = id;
- arrowOffsetAction = id;
- arrowOutlineCheckboxAction = id;
- arrowOutlineColorWellAction = id;
- arrowSizeTextFieldAction = id;
- arrowStrokeWidthTextFieldAction = id;
- arrowUseCurveColorsCheckBoxAction = id;
- styleArrowCallHelpAction = id;
- };
- CLASS = DKDArrowPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- appearanceStyleTabview = NSTabView;
- arrowAngleSlider = NSSlider;
- arrowAngleTextField = NSTextField;
- arrowAtEndCheckbox = NSButton;
- arrowAtStartCheckbox = NSButton;
- arrowFillCheckbox = NSButton;
- arrowFillColorWell = NSColorWell;
- arrowForEachSegmentCheckbox = NSButton;
- arrowFormPopUp = NSPopUpButton;
- arrowJoinPopUp = NSPopUpButton;
- arrowOffsetSlider = NSSlider;
- arrowOffsetTextField = NSTextField;
- arrowOutlineCheckbox = NSButton;
- arrowOutlineColorWell = NSColorWell;
- arrowSizeSlider = NSSlider;
- arrowSizeTextField = NSTextField;
- arrowStrokeWidthSlider = NSSlider;
- arrowStrokeWidthTextField = NSTextField;
- arrowStyleFromCurveCheckbox = NSButton;
- };
- SUPERCLASS = DKDGraphicPanel;
- },
- {CLASS = DKDGraphicPanel; LANGUAGE = ObjC; SUPERCLASS = DKDPanel; },
- {CLASS = DKDLabelControlSet; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
- {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {
- ACTIONS = {
- checkClosingWindow = id;
- useCurrentForNewItemsButtonAction = id;
- useDefaultForNewItemsButtonAction = id;
- };
- CLASS = DKDPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- setCurrentForNewItemsButton = DKDOptionButton;
- setDefaultForNewItemsButton = DKDOptionButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSNumberFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; }
- );
- IBVersion = 1;
- }